| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRTiltToRow function to get the row number in the object image array that corresponds to a tilt angle.
short QTVRTiltToRow (QTVRInstance qtvr, float tiltAngle);
The QTVRTiltToRow function returns, as its function result, the zero-based row number in the current object image array that corresponds to the tilt angle specified by the tiltAngle parameter.
| Previous | Chapter contents | Chapter top | Section top | Next |